Version 19.5 is a bug-fix release for version 19.4 based on the developer's version 19.40 patch 11. As always, we added a few new features along with the bug fixes.
New Comment= command . You can automatically set any of the four PAR comments, and can include variables in the comments such as the much-requested $calctime$ and $date$. Fractint now writes ';;' for empty comments above the last comment from the comment= command. This prevents comments from moving positions when the PAR is reloaded.
New recordcolors= command . If you place recordcolors=y in your SSTOOLS.INI, compressed colors will always be written in your PARS. If you want to remember what the map file was (assuming the colors were loaded from one), try recordcolors=c. This is exactly like recordcolors=y except that the map file (if any) is written to a parfile comment.
Added new parser constants:
1. whitesq parser constant = (row+col)&1 2. scrnpix parser constant = (col,row) 3. scrnmax parser constant = (xdots, ydots) 4. maxit parser constant = (maxit,0)
Added "\" linewrap for formula files.
Made the round function consistent in all modes. Now round(z) is always (floor(x+.5)+i*floor(y+.5)). In version 19.4, in floating point mode with type=formula, round() used the coprocessor "nearest or even" rounding. Version 19.5 always rounds xxx.5 up.
Fixed a bug that caused a crash when zooming out with certain functions in integer mode.
Fixed a bug that caused a crash when attempting 3d=overlay without a filename in batch mode.
Fixed a bug that caused part of the video table to not show when compiled by Borland.
Fixed a bug that kept the last image browsed from showing up when you regenerate an image and then start the browser again.
Fixed a bug that loaded images with the wrong aspect ratio when using the browser with the view window turned on, and the file image size was not the same as the screen image size.
Version 19.4 is a bug-fix release for version 19.3 based on the developer's version 19.30 patch 18. But a few new features did slip in when we weren't looking.
Version 19.3 is a bug-fix release for version 19.2 based on the developer's version 19.21 patch 30.
The biggest changes from 19.2 to 19.3 are the fixing of the color logmap function for maximum iterations greater than 32K, and a large increase in the maximum size of an individual formula and the maximum number of entries in formula, parameter, ifs, and lsystem files.
Version 19.2 is a bug-fix release for version 19.1. Changes from 19.1 to 19.2 include:
Version 19.1 is a bug-fix release for version 19.0. Changes from 19.0 to 19.1 include: